Skip to content

Conversation

@a2ronmeade
Copy link
Collaborator

@a2ronmeade a2ronmeade commented Dec 17, 2025

Description

Scaled the progression of the progress bar/removed the resetting when openBumpTest is running, so that it does not cycle 3 times. it now cleanly goes from 0-100%.

Checklist

Before submitting this PR, please ensure the following:

  • I am using the correct branches/versions of all submodules.
  • I have successfully launched the Simplified GUI.
  • I have successfully run a test in the Simplified GUI.
  • I have successfully run a test in the Expert GUI.

Related Issues

fixes #655

Changes Made

in TestHandler.py:
-runtime uses OBT_starttime to measure runtime whenever OpenBumpTest_running is true.
-progress bars value is set to a "scaled" progress value where it increments by 1% for every 3% of the subtest done, and also accounts for the progress already done by the previous subtest.

Testing

ran a few tests with pixelAlive and OpenBumpTest on SH0012.

Additional Notes

@mlj5j mlj5j merged commit dfbbca6 into DEV Dec 17, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]OpenBumpTest cycles through Progress Bar 3 times

3 participants